Personal development notes and experiments

Tagged “code style”

Learning to (kind of) enjoy test driven development in JS with simpler tests

TDD enforces good practices - including actually making your components easily testable without duplicating their functionality in test code and, having broken tests after minor(est) reworks.

2021-01-04